The HTMLResetFonts function causes the CtlHTML fonts to be reloaded.
void HTMLResetFonts( );
Use the HTMLResetFonts function to cause the CtlHTML fonts to be reloaded. This function should be called in response to the WM_DISPLAYCHANGE and WM_FONTCHANGE messages. Note that the library will work fine without handling this message, but the control fonts may be wrong if the user changes fonts while your program is running.
Copyright ⌐ 1999, Windmill Point Software. All Rights Reserved.
Last Updated May 19, 1999